//---------------------------------------------------------------------------------------------------------------------------------
//
//  Valid options are:
//
//  -   Close on ESC                        yes/no          Whether to close app window on pressing ESC - anywhere.
//  -   Remember window position            yes/no          Window appears right where you quit last time.
//  -   Remember window size                yes/no          Window will be the same size as when you quit last time.
//  -   Follow document title changes       yes/no          Title tag (or document.title) controls app window caption.
//  -   Initial window position             coordinates     Where your window should appear.  (Centered by default.)
//  -   Initial window size                 coordinates     Overrides remebered size.
//  -   Path for assets                     path            Unused right now
//
//---------------------------------------------------------------------------------------------------------------------------------
// (c) dk, https://innote.dk/n-81tpj8cv


Close on ESC                        yes
Initial window size                 900x500
Path for assets                     .
Remember window position            yes
Remember window size                yes
Follow document title changes       yes
Break on script errors              no
Use web browser hotkeys             yes